Using the USB-1024LS: Digital I/O device with 24 digital I/O I would like to configure all 24 bits of I/O as outputs and be able to create output waveforms with the 24 bits. Maybe in a script or macro type environment. For example, will the software allow me to create a "Switch" and if i click on the switch ON/OFF it will create a pattern something like this for a switch ON condition:
Set 20 digital I/O port pins to <TBD>
Delay 100ms
Set 1 digital I/O high
Delay 100ms
Set 1 digital I/O low
This would simulate a data bus processor write - a very slow version - but would meet my test needs.
Then I repeat that sequence for 15 other switches so I can independently control/simulate basic processor writes controlling ON/OFF of particular I/O patterns.
Question
pconklin
Using the USB-1024LS: Digital I/O device with 24 digital I/O I would like to configure all 24 bits of I/O as outputs and be able to create output waveforms with the 24 bits. Maybe in a script or macro type environment. For example, will the software allow me to create a "Switch" and if i click on the switch ON/OFF it will create a pattern something like this for a switch ON condition:
Set 20 digital I/O port pins to <TBD>
Delay 100ms
Set 1 digital I/O high
Delay 100ms
Set 1 digital I/O low
This would simulate a data bus processor write - a very slow version - but would meet my test needs.
Then I repeat that sequence for 15 other switches so I can independently control/simulate basic processor writes controlling ON/OFF of particular I/O patterns.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now