Bailey Infi90 Interface to the PI System 45
this Interface will typically be
i90.bat. (The installation program installs
a sample command file named i90.bat_new. The user may use this file as a template for the
i90.batthat actually runs the interface) The contents of a PI Interface command file may contain the caret line continuation character (
^). For example, an
i90.batfile
with contentsi90.exe ^ –ps=N ^ –ciu#=1 ^ –baudrate=9600 ^ –ec=11is equivalent to the above example.
The maximum length of each line in a command file is 1024 characters. The number of parameters is unlimited, and the maximum length of each parameter is 1024 characters.
Command-line ParametersFor a list of parameters that the Interface uses,
invoke the –hparameter. That is,
C:> i90.exe –hParameterDescription-baudrate=#Required
The
–baudrate parameter specifies the data rate of the COM port. The only acceptable values are 1200, 2400, 4800, 9600, or 19200 bps.
-CIU#=#Required
The
–CIU# parameter is a user-specified positive number that corresponds to a point’s Location attribute. Each instance of the Interface uses the
–ps and
–CIU# parameters to identify uniquely its particular list of points to service.
-CIUtype=#Optional
The
–CIUtype parameter specifies the CIU version number from 1 to 4, inclusive.
The default value is 3.
-cnt=#Optional
The
–cnt parameter specifies the number of
exception calls before delay, from 1 to 100, inclusive.
The default value is 20.
Share with your friends: