Mohammed Alhmidawi Posted June 6 Report Share Posted June 6 Dear all, I'm new to visilogic, I have V700 with exrc1 and 2 IO-DI8-RO8, AND ONE IO-AI4-AO2, I can get the inputs/outputs from the first DI8 but not the second one, just like the example in help section. and i have to do the analogue ones separately. can someone help me with getting the other 8 outputs to work and have a different way f doing it. many thanks Mohammed Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted June 6 MVP 2022 Report Share Posted June 6 Moved to Vision forum. Quote Link to comment Share on other sites More sharing options...
Mohammed Alhmidawi Posted June 7 Author Report Share Posted June 7 @Flex727 I'm sorry but I don't quite get that? Quote Link to comment Share on other sites More sharing options...
ZK0 Posted June 7 Report Share Posted June 7 Hi Mohammed, Perhaps you initially made your post in the Unistream forum, I see you commented there before. Flex simply moved your post to the Vision forum where it belongs, as you are using Vision hardware. Have you defined all of your modules in the hardware setup? Quote Link to comment Share on other sites More sharing options...
DanT Posted June 7 Report Share Posted June 7 Hi; When using the EX-RC1, you have to understand how the Data is transfered and the use of the Structs ( at BOTH Ends ) Modify the EX-RC1.vlp example to limit to the devices used. Order of the IO Modules should be IO-DI8-RO8, IO-DI8-RO8, IO-AI4-AO2 Review the EX-RC1 Analog Example and add the structs for the Analog AFTER the Digital Structs. It will take a bit of experimentation to get it right. Digital I/O is compressed into an Integer and sent and received, Analog is sent as Integers without any compression. The structs have to be the same at each end . DanT 1 Quote Link to comment Share on other sites More sharing options...
Mohammed Alhmidawi Posted June 8 Author Report Share Posted June 8 thanks a lot, I managed to do it. cheers Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.