Client Command Setting Items (hsync)
Setting Item List#
The setting items for the hsync commands are below. (Except for the common settings with the client commands)
Retransmission Function
| Description | Configuration Name | 
|---|---|
| Number of auto rerun trials | AutoRerunTrials | 
| Interval time between trials (in seconds) | AutoRerunTrialInterval | 
System Operating Environment Settings
| Description | Configuration Name | 
|---|---|
| Including setting files | Include | 
Retransmission Function#
AutoRerunTrials#
=========================================================================Supported OS : Linux / WindowsFormat : AutoRerunTrials <num-trials>-------------------------------------------------------------------------num-trialsDefault : -1Range of Values : signed integer=========================================================================This option specifies a number of trials of auto reruns. -1 indicates unlimited number of trials. When 0 is set, hcp will stop without rerunning.
--Example:AutoRerunTrials 5--AutoRerunTrialInterval#
=========================================================================Supported OS : Linux / WindowsFormat : AutoRerunTrialInterval <trial-interval>-------------------------------------------------------------------------trial-intervalDefault : 30Range of Values : unsigned integer=========================================================================This option specifies an interval of waiting for the next auto rerun in seconds.
--Example:AutoRerunTrialInterval 10--System Operating Environment Settings#
Include#
Refer to the hcp command configurations.