TCPIP.TickInterval Property |
Read/write. Accesses the RT-TCP/IP Stack's tick interval, in milliseconds. This value must be within the range 1 to 1000. After changing this property, this
RT-TCP/IP Stack must be restarted for the changes to take effect.
NOTE: This value must be a positive multiple of the HAL timer period. This parameter's units are milliseconds, but the HAL timer period's units are microseconds. Unit conversion must be performed when computing a valid value for this parameter.
Namespace: IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Property Value
Type: UInt32Implements
IConfigTCPIPTickInterval