Skip to content

ASI CANOpen Programming Guide

Protocol documents

ASI CANOpen Protocol

ASI Bootloader Sequence

Troubleshooting

Can Command Timeout Threshold (1 sample) and Average command timeout threshold (100 samples) be made to respect CANopen writes or is there some other parameter we should use?

You must send a rolling counter on the high Byte of Remote state command on a heartbeat within the timeout thresholds. 

Low byteRemote State Command 0 = Off  1 = Idle  2 = Active 
High byteWatchdog Counter Rolling Counter from 0 to 255 

CAN sync loss faults motor?

If CAN sync loss timeout is not respected (RPDO), and Command timeout threshold (1 sample) and Average Command timeout threshold (100 samples) are set (typically 1000ms and 250ms respectively). It will trigger the Faults bit 8 Network communication timeout fault which causes the motor to be disabled until the controller is power cycled, and the LED should flash a 2,1 sequence while faulted.

How do you use *emote network voltage for throttle when running in local mode (e.g. Control command source = throttle or pedal and throttle) when Command timeout threshold (1 sample) and Average Command timeout threshold (100 samples) are set?

You must send a heartbeat, rolling counter, on the Remote state command above 255. e.g. A rolling counter from 256 to 511. (0x0100 to 0xFF00)

Communication loss braking?

If the communication loss fault triggers, it will initiate braking to 0 only if in remote speed mode, Control command source = 0 (serial stream) and Speed regulator mode = 0 (speed). The braking current is limited by Remote comm loss braking current as a function of rated motor current for braking. Braking will occur for 10 seconds.

It does not trigger in other modes, i.e. Control command source is not set to 0 (serial stream)