Jump to content

Sensor simulate


Moran

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.