LaState

SCPI Command :

PROBe<*>:SETup:LASTate
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(probe=Probe.Default) ProbeLaserState[source]
# PROBe<*>:SETup:LASTate
value: enums.ProbeLaserState = driver.probe.setup.laState.get(probe = repcap.Probe.Default)

Returns the current status of the laser.

Parameters:

probe – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Probe’)

Returns:

laser_state: GOOD | WARNing | CRITical

  • GOOD: The laser is working.

  • WARNing: The laser needs service, but is still working.

  • CRITical: Defective laser, send to your Rohde & Schwarz service center.