The ASCII program function supports all ASCII commands for the connected controller, as well as a few additional commands/functions as shown below. 


Command / Function

Description

Comments

Allows adding comments to the program 

Delay

Sets the amount of time that the program waits before sending the next ASCII command

Reply Compare

Select how a numeric reply is compared 

Repeat/Until Loop

A loop which can repeat until a defined condition is met


Return to ASCII programs