Using packetout to the IP of my pc works.
I am sending this string every 5 minutes to the logger, which saves a csv on my network filed by date
"#file:\\#####\####\#####\#####\#####\######\Vault\Climate Control System\logs\" SDT0.Month "-" SDT0.Day "-" SDT0.Year ".csv#" FmtTime(SDT0,24h) "," R0 "," R1 "," "," R2 "," R3 ","
R0-4 are temperature and RH values for in a records storage vault, and outside the building. Actually I'd like to log these and other values with out having to run the logger, but I don't have any ideas yet, short of adding an HIM, which I may end up doing. Suggestions?
Thanks.