Back to FabImage Studio website
You are here: Start » Filter Reference » Advantech » AdamTCP_Function03
Function code 03. Read the binary contents of input registers.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inDeviceIP | String* | The Advantech Adam device IP address. | |
![]() |
inStationAddress | Integer | 0 - ![]() |
|
![]() |
inStartAddress | Integer | The address of the first holding register. | |
![]() |
inNumberOfRegister | Integer | 1 - ![]() |
Number of registers to read. |
![]() |
outValues | IntegerArray | Received values as integers. |
Remarks
You need to specify the IP address of your Adam device in the inDeviceIP port only in the first filter which is using the device. In the consecutive filters you can leave inDeviceIP set to Auto, these filters will connect to the device with the IP address specified in the first filter.
For a more detailed description of the function from this article and other Adam functions available in FabImage, please refer to the Advantech documentation for your device.
Complexity Level
This filter is available on Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.