Loading LibIot/LibIot_PIXITS.ttcn +6 −0 Original line number Diff line number Diff line Loading @@ -944,6 +944,12 @@ module LibIot_PIXITS { */ modulepar integer PX_EUT_B := 8; /** * * @desc Selects product based on index in PX_PRODCUTS vendor list for EUT_C */ modulepar integer PX_EUT_C := 10; /** * * @desc Selects product based on index in PX_PRODCUTS vendor list for EUT_B_B2 Loading Loading
LibIot/LibIot_PIXITS.ttcn +6 −0 Original line number Diff line number Diff line Loading @@ -944,6 +944,12 @@ module LibIot_PIXITS { */ modulepar integer PX_EUT_B := 8; /** * * @desc Selects product based on index in PX_PRODCUTS vendor list for EUT_C */ modulepar integer PX_EUT_C := 10; /** * * @desc Selects product based on index in PX_PRODCUTS vendor list for EUT_B_B2 Loading