Avertissement
Vous lisez une ancienne version de cette documentation. Si vous souhaitez obtenir des informations actualisées, veuillez consulter 2024.12 .P - Set purge state
Command
P<state>
Parameters
state - State of the purge
0 - to close the purge
1 - to open the purge
Returns
P<state>
, where
<state>
is the requested state of the purge0 - closing of the purge
1 - opening of the purge
Description
This command allows to open or close the purge mechanism
Remarque
The purge mechanism takes about 3 seconds to open or close. We advise to use at least this duration for a purge action. Use the command P? to get the status of the purge.
Remarque
When using the purge functionality for the first time, the feature first needs to be enabled.
Usage Example
The example below starts the purge opening. The opening or closing lasts about 3 seconds.
Command : P1
Response : P1
A more detailed example of the use of the purge is described in Purge cycle.