
cameron1234 (Customer) asked a question.
I am having some trouble related to this post. I have successfully added a SIOL-EI8B module through Ethernet to a project in Studio 5000. I have the following data:I used EDS file named "SIOL-EI8B_STRIDE_IO-Link_Basic_DIO8_IOL8_AB". My goal is to send an DO to a MVQ201 IFM device to actuate a actuator. The problem I am currently having is I cannot seem to make sense of the output data. I do not know which bit to toggle to send this signal. However, when I manually actuate the actuator, I can see feed back (pictured).
I am using port X0 to connect to the MVQ201 sensor with the following parameters:
Any suggestions or advice to better understand the output data structure would be greatly appreciated. Thank you!
Confirm the selection in the Configuration Data for Pin/Port Based IO Layout for Digital Channel. This is Byte 0 in the Configuartion Assembly.
A value of 0: Port-Based
A value of 1: Pin-Based
Reference: Page 55 of 124 in the user manual
https://cdn.automationdirect.com/static/manuals/strideiolink/siolei8buserm.pdf#page=55
Digital Outputs are accessed via Bytes 0 and 1 in Assembly Instance 111
Reference: Page 54 of 124 in the user manual
https://cdn.automationdirect.com/static/manuals/strideiolink/siolei8buserm.pdf#page=54
If selection is Port-Based mapping: Port X0
If selection is Pin-Based mapping: Port X0
Reference: Page 110 of 124 in the user manual
https://cdn.automationdirect.com/static/manuals/strideiolink/siolei8buserm.pdf#page=110
I hope this helps move you forward.