Moran Posted September 7, 2020 Report Share Posted September 7, 2020 Hi needs some help.. i have a project need to simulate sensors. i need to receive some bytes over Ethernet every 1ms and than i have to take the first 5 bytes and send them over spi next 5 bytes to translate to analog voltage and so on.. can I implement it with plc? Is there spi module communication? thanks moran Link to comment Share on other sites More sharing options...
AlexUT Posted September 8, 2020 Report Share Posted September 8, 2020 Hi Moran, Unitronics PLCs are industrial, and wotking with 0V as a '0' signal, and 24V as '1' signal. See details in Help. Unitronics PLCs does not support SPI and similar proticols, as these protocols use TTL level signals. If you have to support SPI protocol, you have to use converter. B.R. Link to comment Share on other sites More sharing options...
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