| 设备网络SDK开发使用手册 |
混行卡口车道参数(V50扩展)结构体。
struct{
BYTE byLaneNO;
BYTE byFlashMode;
BYTE bySignSpeed;
BYTE bySpeedLimit;
BYTE bySignLowSpeed;
BYTE byLowSpeedLimit;
BYTE byBigCarSignSpeed;
BYTE byBigCarSpeedLimit;
BYTE byBigCarSignLowSpeed;
BYTE byBigCarLowSpeedLimit;
BYTE bySnapTimes;
BYTE byDriveLineSnapTime;
BYTE byHighSpeedSnapTime;
BYTE byLowSpeedSnapTime;
BYTE byBanSnapTime;
BYTE byReverseSnapTime;
BYTE byRelatedDriveWay;
BYTE byLaneType;
BYTE byRelaLaneDirectionType;
BYTE byRes1[29];
DWORD dwVioDetectType;
DWORD dwRelatedIOOut;
NET_ITC_LINE struTrigLine;
NET_ITC_LINE struLineLeft;
NET_ITC_POLYGON struPlateRecog;
NET_ITC_LANE_LOGIC_PARAM struLane;
NET_ITC_INTERVAL_PARAM struInterval;
BYTE byRes2[280];
}NET_ITC_LANE_HVT_PARAM_V50,*LPNET_ITC_LANE_HVT_PARAM_V50;