eda_sys_environment_is_half_offline_mode
Check whether the EDA environment is operating in half-offline mode, returning a boolean to indicate the current connectivity state.
Instructions
sys_Environment.isHalfOfflineMode() -> boolean 是否为半离线模式 returns: 是否为半离线模式
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 按官方签名顺序排列的JSON参数数组 | |
| windowId | No | 目标EDA窗口ID;省略时使用当前活动窗口 |