UNICO_SET
# UNICO.. commands are used to communicate with a UNICO controller
# running on TCP/IP connection
#
# controller_variable - the name of a UNICO interface control variable
# This may be a constant, variable, or computed
# expression which resolves to a valid ASSET label.
#
#
# value - this may be a constant, variable label, or computed
# expression
#
# ASSET_label - the label of the variable where the result will be
# placed.
@UNICO_SET
#controller_variable value
'Some_label' 100[none]
@UNICO_GET
#controller_variable ASSET_label
"'injector' + cyl_number" fixed_label