Docs
Support
Community
API
Contact
Search…
Introduction
Motion Controllers
RMP (EtherCAT)
Getting Started
Features
Backlash Compensation
Camming
Compensator
Capture/Probe
Cartesian Robot
Configuration
Event Notification
Error Logging
Feedback
Feed Rate
Firmware Memory Allocation
Gantry
Gearing
Helper Functions
Homing
IO
Jitter
Joystick Control
Motion
Motion Controller
Network
Phantom Axes
Position Error
Motion Hold
User Limits
Streaming Motion Sync Outputs
Real Time Triggers
Recorder
Safety over EtherCAT
Settling
Status and Faults
Tuning
RapidGCode
RapidSequencer
Software APIs
Software Tools
Other
CUSTOMER TOOLS
RapidPortal
Other
Sample UIs
Powered By
GitBook
Error Logging
What is Error Logging?
Error logs record RSIObjects errors that occur during the execution of code so you can target problems when debugging.
Error Logging Overview
All RSIObjects have error logs. This utility helps to trace errors when a program fails and aids in debugging.
Observe the below sample code to learn how to catch and display error logs.
📜 Error Logging Sample App (C#)
Previous
Event Notification
Next
Feedback
Last modified
19d ago
Export as PDF
Copy link
Contents
What is Error Logging?
Error Logging Overview
📜 Error Logging Sample App (C#)