Home Programming

Discussion

Left ArrowBack to discussions page
tonyatanyatonyatanya Posts: 22 Apprentice
Hi, does anyone know how to evaluate analog data? The program just halts instantly. Can we not evaluate the mA value like this? Any help would be appreciated.
I set it up like this
if a(0) <8 or > 9
 halt
 popup message


Comments

Sign In or Register to comment.
Left ArrowBack to discussions page