Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

GetVariables code?


131 Sep 26, 2022 04:43 AM

I've been playing with the GetVariables code, in the below example, are the parentheses after "DamData" to remain empty?

GetVariables(DamData(), ComSDC7, 0, 2, 0, 0, "<DamData>", "<Temp>",DamData(), 1)
GetVariables(DamData(), ComSDC7, 0, 2, 0, 0, "<DamData>", "<EC>",DamData(), 1)
GetVariables(DamData(), ComSDC7, 0, 2, 0, 0, "<DamData>", "<Depth>",DamData(), 1)
GetVariables(Dam_Batt_volt(), ComSDC7, 0, 2, 0, 0, "<StnBatteryDam>", "<Dam_volts>",Dam_Batt_volt(), 1)

Data is logging correctly on the remote/source logger, but the primary/destination logger is recording -16 or 0's.

16/09/2022 11:30, -16, 0, 0

Thanks for any help.

Mick.

Log in or register to post/reply in the forum.