Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Hardware Support » Hilscher » Hilscher_Channel_SlotWrite_SInt8

Hilscher_Channel_SlotWrite_SInt8


Module: ThirdParty

Sends generic packet that can be filled with any data through Hilscher device.

Name Type Range Description
Input value inBoardName String*
Input value inChannelNumber Integer 0 - 10
Input value inSlot Integer 0 - 1000
Input value inData Integer -128 - 127

Remarks

Driver

For profinet: Firmware (recommended 3.13 series) https://kb.hilscher.com/display/PNS3V5/Version+History+-+V3.5+to+V3.x

Firmware needs to be uploaded to the card prior to opening any type of channel.
In case of failing to update the firmware, try to restart your computer.

inSlot
Slot as configured in Profinet/Hilscher software
Data direction
Slot direction is from the application perspective, different than in SYCON software.
IN: in SYCON.net is marked as output
OUT: in SYCON.net is marked as input
Data endianness
Remember to check endianness on controller and device sides, most controllers will use big endian. Data written to the card will be converted by default to network order. (to big endian)
Data read from the card will be converted to native byte order. (by default from big endian)

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, Aurora Vision Studio Professional version.

Filter Group

This filter is member of Hilscher_Channel_SlotWrite filter group.