Yes you can network the two controllers together using RoboCAN. RoboCAN has a specific function for this purpose, IsCANNodeAlive(), detailed on page 167 of our User Manual. You will check the presence of the remote CAN node in your script loop and if it ever returns a false you can set a command to safety stop both motor controllers.