Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Hardware Support » Z4Sight » Z4Sight_Profinet_Read_float32
Module: | ThirdParty |
---|
Reads the module data as 32-bit floating point numbers.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inDeviceID | Z4SightSystemAndDeviceIdentifier* | Device identification. | |
![]() |
inInstanceName | String* | Instance name of a given Industrial Communication protocol set in the MILConfig utility. | |
![]() |
inModuleIndex | Integer | 0 - 255 | Index of the module in local memory from which to read the data. |
![]() |
inOffset | Integer | 0 - ![]() |
Offset from which to start reading the data in the specified module. |
![]() |
inCount | Integer | 1 - ![]() |
Amount of the data to read. |
![]() |
inUseLittleEndian | Bool | Use little endian order for data in the memory. | |
![]() |
outValues | RealArray | Received values. |
Complexity Level
This filter is available on Advanced Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, Aurora Vision Studio Professional version.
Filter Group
This filter is member of Z4Sight_Profinet_Read filter group.