EEVblog Electronics Community Forum

Products => Test Equipment => Topic started by: whitneyrm on September 10, 2015, 04:36:14 am

Title: Rigol DP800 Programming Error Messages
Post by: whitneyrm on September 10, 2015, 04:36:14 am
I'm using Excel 2013 VBA to program the DP832. An incorrect command causes a message to display on the DP832 screen. For example, when defining an output voltage ramp the command ":TIME:TEMP:POINT 2" will give a screen error message because the minimum is 10 and not 2.
I'd like to trap this message and display it using VBA. This type of message seems to be at a higher level than NI-Visa messages.