Hello Everybody,
I have a sensor which is porduced by Monitor sensor. You can see at link: http://monitorsensors.com/upload/PDF/AN.pdf
With this sensor is: 3 wire
- Red: supply power 6-28V -White: common -Black: data I use external power 12V to "RED" Channel 2 analog: +/-
My code:
BEGIN
S1=0.1,40,2,10
RA1M LOGONA
2F(S1)
END
or
BEGIN
S1=0.1,40,0,2500
RA1M LOGONA
2V(S1)
END
....
I don't know why the result is wrong. The program is problem, isn't it?
Please give me some advice
Thank you very much
Best regards,
thuyvan
Hello Everybody,
I have a sensor which is porduced by Monitor sensor. You can see at link: http://monitorsensors.com/upload/PDF/AN.pdf
With this sensor is: 3 wire
- Red: supply power 6-28V
-White: common
-Black: data
I use external power 12V to "RED"
Channel 2 analog: +/-
My code:
BEGIN
S1=0.1,40,2,10
RA1M LOGONA
2F(S1)
END
or
BEGIN
S1=0.1,40,0,2500
RA1M LOGONA
2V(S1)
END
....
I don't know why the result is wrong. The program is problem, isn't it?
Please give me some advice
Thank you very much
Best regards,
thuyvan