ST2110NicSettings.initialiseTimeoutMs property
Optional ceiling on how long NorskSystemST2110.nic() waits for the NIC to become usable (MTL_Start complete + all ports' IP addresses known). Defaults to 30000 ms. Override upward for slow-boot deployments where PTP convergence or DHCP takes longer; downward for tight failover scenarios where you’d rather fail fast than block.
Signature:
initialiseTimeoutMs?: number;