8.8
Windows command line software
The module's input status can be read from the Windows command line.
To use the Windows command line, enable the
Program Access
service in the
Administration
tab.
Windows syntax:
TCPRel.exe [Parameters]
Parameter
Description
-in=1
The number of the input being read
-host=[HOST]
The IP address of the module
-port=[PORT]
Module port
-analog
Reading values from the sensor
Example:
Reading the current value, the module has an address: 192.168.111.15 and listens on
port 9761:
TCPRel -in=1 -host=192.168.111.15 -port=9761 -analog
8.9
Linux control program
The module's input status can be read from the command line of the Linux system.
To use the Linux control program, enable the
Program Access
service in the
Administration
tab.
Syntax:
./TcpRel.exe [Parameters]
Parameter
Description
-i 1
The number of the input being read
-h [HOST]
The IP address of the module
-p [PORT]
Module port
-a
Reading the current value
Example:
Reading the current value, the module has an address: 192.168.111.15 and listens on
port 9761:
./tcprel
-i 1 -h 192.168.111.15 -p 9761 -a
User manual Nano Analog PoE v2
Page
24
of
32
[B01]