edge_trigger# method RTO.edge_trigger(channel: int, voltage: float, mode: str = 'NORM') → None[source]# Add an edge trigger to the specified channel. Parameters: channelintThe channel to configure as a trigger. voltagefloatVoltage threshold for positive slope edge trigger.