Documentation
    Preparing search index...

    Variable shpSplitPhaseInfoCfgListSchemaConst

    shpSplitPhaseInfoCfgListSchema: ZodArray<
        ZodObject<
            { linkCh: ZodNumber; linkMark: ZodNumber },
            "strip",
            ZodTypeAny,
            { linkCh: number; linkMark: number },
            { linkCh: number; linkMark: number },
        >,
        "many",
    > = ...

    Split-phase information configuration

    {
    "sn": "SP10*****",
    "operateType": "TCP",
    "params": {
    "cmdSet": 11,
    "id": 18,
    "cfgList": [
    { "linkMark": 1, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 },
    { "linkMark": 0, "linkCh": 0 }
    ]
    }
    }