Skip to main content

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

DescriptionConfiguration Name
Number of auto rerun trialsAutoRerunTrials
Interval time between trials (in seconds)AutoRerunTrialInterval

System Operating Environment Settings

DescriptionConfiguration Name
Including setting filesInclude

Retransmission Function

AutoRerunTrials

=========================================================================
Supported OS : Linux / Windows / Mac
Format : AutoRerunTrials <num-trials>
-------------------------------------------------------------------------
num-trials
Default : -1
Range 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 / Windows / Mac
Format : AutoRerunTrialInterval <trial-interval>
-------------------------------------------------------------------------
trial-interval
Default : 30
Range 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.