Software and OS Downloads
2 results for "Granite 10"
- Granite 10 OSv3.2.0Login required
December 23, 2025
OS and FirmwareThis OS should only be updated via direct connection with the Granite 10. This download is for the Granite 10 datalogger. Execution of this download places the Operating System file(.obj) on your computer. It also updates the CRBasic Editor compiler and support files. Note/Warning: Campbell Scientific always recommends updating operating systems on site if possible. When remote updates are required, it is recommended that you implement the necessary precautions to handle unexpected OS upload complications. All datalogger settings should be retained when updated remotely. If you choose to roll back to a previous operating system, the datalogger settings will be reset to default. Watch the Video Tutorial: Sending an OS to a Local Datalogger.
- Granite 10 CAN Bus Example Programv1
October 16, 2019
Software ApplicationsA Granite 10 example program using CAN bus to query an ECU for the legislated PID values once a second. CANPortOpen(), CANWrite(), and CANRead() are used configure the CAN port, request each PID and store the requested values in CRBasic Variables. This example program can be modified to read other manufacturer specific PIDs.