jseanor
- Total activity 96
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
Comments
Recent activity by jseanor-
@turbochip Were you referring to a camera on the lan network or would this live else where?
-
I have had great success with D-Link and Foscam cameras though I cannot say a specific model.
-
@turbochip My apologies on the delay here. Below you will find two different methodologies for doing this. Both methods are very similar, the only variation exists in the actual stream itself. Opt...
-
@DAppel_hms The current Flexy 205 CAD drawings are not available just yet. I will update this thread as soon as we have them available.
-
@kevin To confirm, if say a bit changes you want a value to be logged in the historical log?
-
kevin: ONCHANGE "B2_SEND_DATA",Goto LogTag You are missing your double quotes around Goto LogTag It should be: ONCHANGE "B2_SEND_DATA", "GOTO LogTag"
-
You can easily use deadband logging to log the values on any type of change or, in your case, use a script that will trigger it. For the script you would basically need the bit tag and the 5 tags y...
-
@kevin Ah that isn't perfect syntax. That was more of me separating the sections for readability. Try this, you can copy and paste this directly into the init section. ONCHANGE "mybit", "goto LogTa...
-
The log file is automatically created inside of the eWON.
-
@kevin That should be the name of the tag that you created in the eWON to reflect your PLC tag.