Vision controllers support data communication with remote devices such as frequency converters according to the CANbus V2.0 standard.
A Vision can both send and receive standard messages with 11-bit identifiers, as well as extended messages with 29-bit identifiers.
Note ♦ |
Enhanced Vision only: note that you can run both CANbus Layer 2 and CANopen if you select the relevant Com Port option in the COM Init function. |
♦ |
Note that you can initialize the port to Scan or to Scan_Ex. |
♦ |
Prevent CANbus network overload by using a Send condition to activate functions. Do not place them directly on the left Ladder rail. |
Send RTR and Send RTR EX
Note ♦ |
CANopen COB ID numbers are 11-bit. If your CANbus Layer2 application uses 11-bit identifiers, make sure that the ID/identifiers are unique. If a message arrive through the bus marked with the same number, CANbus Layer 2 will scan the message but CANopen will not. |