Software |
Seite
76
Analog Inputs
Windows
delib_cli AI 2
Example of a return value:
1234
-> reads the value of analog input 3 as decimal
delib_cli AI 2 hex
Example of a return value:
0x1FA
-> reads the value of analog input 3 as hexadecimal
delib_cli AI 2 V
Example of a return value:
12.500000V
-> reads the voltage of analog input 3 as point number
delib_cli AI 2 mA
Example of a return value:
20.551600mA
-> reads the current of analog input 3 as point number
Alternatively you can append the argument "nounit"
delib_cli AI 3 hex nounit
Example of a return value:
1FA
-> reads the value of analog input 4 as hexadecimal
delib_cli AI 3 V nounit
Example of a return value:
12.500000
-> reads the voltage of analog input 4 as point number
delib_cli AI 3 mA nounit
Example of a return value:
20.551600
-> reads the current of analog input 4 as point number
Linux
sudo delib_cli_usb AI 2
Example of a return value:
1234
-> reads the value of analog input 3 of an USB-Module as decimal
delib_cli_eth AI 2 hex
Example of a return value:
0x1FA
-> reads the value of analog input 3 of an RO-ETH-Module as hexadecimal
Summary of Contents for ETH-RELAIS-8
Page 1: ...Hardware Description Juli ETH RELAIS 8 OPTOIN 8 2019 ...
Page 6: ...I Introduction Seite 6 Introduction ...
Page 8: ...II Hardware description Seite 8 Hardware description ...
Page 13: ...Hardware description Seite 13 2 2 3 Overview screen ...
Page 17: ...Hardware description Seite 17 2 3 2 Product pictures ETH RELAIS 8 ...
Page 18: ...Hardware description Seite 18 2 3 3 Overview screen ...
Page 21: ...Hardware description Seite 21 ...
Page 22: ...III Hardware Seite 22 Hardware ...
Page 28: ...Hardware Seite 28 Geben Sie hier den Text ein ...
Page 29: ...IV Firmware update Seite 29 Firmware update ...
Page 32: ...Firmware update Seite 32 After successful update procedure the message FLASH OK appears ...
Page 33: ...V Software Seite 33 Software ...
Page 56: ...Software Seite 56 Choose the option create VIs for DLL and press continue ...
Page 71: ...Software Seite 71 compile_delib_cli_usb sh with which you can compile the project under Linux ...
Page 77: ...VI DELIB API reference Seite 77 DELIB API reference ...
Page 107: ...VII Appendix Seite 107 Appendix ...