GE GFK-1918D Computer Accessories User Manual


 
Motion Programming
Local Logic
GFK-1918D CIMPLICITY Logic Developer - PLC Version 4.00 99
Local Logic Commands and Operators
Local Logic enables you to execute basic logic and mathematical functions on the
DSM module. Commands use upper case characters only and are case sensitive.
ABS TRUE -(minus) <= (less than or equal to)
BWAND FALSE / (divide) <> (not equal)
BWOR IF * (multiply)
BWXOR THEN :=(assign)
BWNOT END_IF >(greater than)
ON MOD < (less than)
OFF + plus >= (greater than or equal to)
Want to know more?
In the Help Index, choose “Local Logic: an Overview”.