pub struct StatPresCommand;
Expand description

20.2 :PRESet

STATus:PRESet The PRESet command is an event that configures the SCPI and device-dependent status data structures such that device-dependent events are reported at a higher level through the mandatory part of the status-reporting mechanism. Device-dependent events are summarized in the mandatory structures. The mandatory structure is defined in part by IEEE 488.2; SCPI-required structures compose the rest. The mandatory part of the status-reporting mechanism provides a device-independent interface for determining the gross status of a device.

Trait Implementations

Called when the query form is used

Called when the event form is used

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.