Message 96
Message
{0} requires an optical signal.
Description
One example of this message is "RIN requires an optical signal". In this case, you may be attempting to use a photoreceiver connected to an electrical channel without configuring the external transducer setup. The RIN measurement will then be available and, if desired, you can also perform a dark calibration on the electrical channel.
To configure an external transducer
- Click the External HW button in the electrical channel's Channel setup dialog.
- In the Channel External Hardware Setup dialog, select An External Transducer is Connected.
- Click Setup.
- In the Transducer Conversion Factors dialog, select WATT for the units. Enter the transduce's gain and offset.
To configure an external transducer with SCPI commands
- Use the
:CHANnel:TRANsducer:STATe
command to specify that an external transducer is connected. - Use the
:CHANnel:TRANsducer:UNITs
command to selectWATT
as the measurement units. - Use the
:CHANnel:TRANsducer:GAIN
and:CHANnel:TRANsducer:OFFSet
commands to specify the transduce's gain and offset.
This message is displayed in the message area and is reported as a programming error message.