Sign In | Join Free | My himfr.com
Home > Protection Relay Testing >

K68i 300V Relay Tester Secondary Injection Test Equipment

Kingsine Electric Automation Co., Ltd.
Trust Seal
Verified Supplier
Credit Check
Supplier Assessment
Contact Now
    Buy cheap K68i 300V Relay Tester Secondary Injection Test Equipment from wholesalers
     
    Buy cheap K68i 300V Relay Tester Secondary Injection Test Equipment from wholesalers
    • Buy cheap K68i 300V Relay Tester Secondary Injection Test Equipment from wholesalers

    K68i 300V Relay Tester Secondary Injection Test Equipment

    Ask Lasest Price
    Brand Name : KINGSINE
    Model Number : k68i
    Certification : CE/ISO6001
    Price : Negotiation
    Payment Terms : T/T,L/C
    Supply Ability : 50 sets/month
    Delivery Time : 15 working days
    • Product Details
    • Company Profile

    K68i 300V Relay Tester Secondary Injection Test Equipment

    K68i 300V Relay Tester Secondary Injection Test Equipment


    AC test


    Parameter table structure


    QueueParameter nameNumber of bytesDescriptionNote
    0nModelType4Model typeThe data is int32 type, and the value is fixed at 1 during the AC test
    1gfRange[13]4*13

    13channel Amplitude


    The data type is a float array, followed by UA, UB, UC, UX, IA, IB, IC, Ua, Ub, Uc, Ia, Ib, Ic, default 0A, 0V
    2gfPhase[13]4*1313 channel phaseThe data type is a float array, followed by UA, UB, UC, UX, IA, IB, IC, Ua, Ub, Uc, Ia, Ib, Ic, the default is 0 degree
    3gfFrequency[13]4*1313 channel frequencyThe data type is a float array, followed by UA, UB, UC, UX, IA, IB, IC, Ua, Ub, Uc, Ia, Ib, Ic, and the default is 50Hz
    4fOutputTime4Output timeThe data is float type, the unit is second, describing the longest time of this output
    5nInputBinaryLogic4Binary input logicData is int32 type, value 0 is logical OR, value 1 is logical AND
    6nInputBinaryEnable48 channels binary input enableThe data is of int32 type, which defines the binary input 1 to the binary input 8 from low to high bit-coded, in sequence: 1, 2, 3, 4, 5, 6, 7, 8; the value 0 means the binary input is invalid , The value 1 is valid
    7fActionTime4Action timeThe data is float type, and the unit is second. It records the action time of this output. The variable is output in the form of test results. When the value is less than 0, it means that the test has no action.

    Harmonic test

    Parameter construction

    QueueParameter nameNumber of bytesDescriptionNote
    0nModelType4Model typeThe data is of int32 type, the value is fixed at 2 in the harmonic test
    1gfRange[7][21]7*21*4Harmonic amplitude valueThe data type is a float two-dimensional array, 7-phase 21 harmonics, 7-phase is UA, UB, UC, UX, IA, IB, IC in sequence, default 0A, 0V
    2gfPhase[7][21]7*21*4Harmonic phaseThe data type is a float two-dimensional array, 7-phase 21 harmonics, 7-phase is UA, UB, UC, UX, IA, IB, IC, and the default is 0 degrees
    3fBaseFreqency4Fundamental frequencyData type is float array
    4fOutputTime4output timeThe data is float type, the unit is second, describing the longest time of this output
    5nInputBinaryLogic4binary input logicData is int32 type, value 0 is logical OR, value 1 is logical AND
    6nInputBinaryEnable48 pairs of Binary input enableThe data is of int32 type, which defines the binary input amount 1 to the binary input amount 8 from low to high bit-coded, in sequence: 1, 2, 3, 4, 5, 6, 7, 8; the value 0 means the binary input is invalid , The value 1 is valid
    7fActionTime4action timeThe data is of float type and the unit is second. It records the action time of this output. This variable is output in the form of test results. When the value is less than 0, it means that the test has no action.

    State Sequencer

    Parameter construction

    Item No.parameter nameNumber of bytesParameter DescriptionRemark
    0nModelType4module typeData type is int32 type, when we use state sequencer module, the value constant as 3
    1nStateCount4Number of statesThe data is of type int32
    2pStateParam

    nStateCount

    *

    STATE_SIZE

    State parameterThe data is a pointer type (single-state parameter table array), and its space size is a multiple of the single-state structure
    3nStateIndex4The serial number of the present outputThe data is of int32 type, starting from 0, indicating that the state is currently being output. This variable is output in the form of test results, reflecting the current test output status in real time.

    STATE_SIZE is the storage space size of the parameter table of the single state structure.

    The structure of the single state parameter table is:

    Item No.parameter nameNumber of bytesParameter DescriptionRemark
    0gfRange[13]4*1313 phase amplitude valueThe data type is a float array, followed by UA, UB, UC, UX, IA, IB, IC, Ua, Ub, Uc, Ia, Ib, Ic, and the default is 0A,0V
    1gfPhase[13]4*1313 phaseThe data type is a float array, followed by UA, UB, UC, UX, IA, IB, IC, Ua, Ub, Uc, Ia, Ib, Ic, and the default is 0 degree
    2gfFrequency[13]4*1313 phase frequencyThe data type is a float array, followed by UA, UB, UC, UX, IA, IB, IC, Ua, Ub, Uc, Ia, Ib, Ic, and the default is 50Hz
    3fOutputTime4output timeThe data is float type, the unit is second, describing the longest time of this output
    4nInputBinaryLogic4Binary input logicData is int32 type, value 0 is logical OR, value 1 is logical AND
    5nInputBinaryEnable48 pairs of Binary input enableThe data is of int32 type, which defines the binary input amount 1 to the binary input amount 8 from low to high bit-coded, in sequence: 1, 2, 3, 4, 5, 6, 7, 8; the value 0 means the binary input is invalid , The value 1 is valid
    6nTriggerKind4State trigger conditionThe data is of int32 type, the value 0 is time trigger, the value 1 is time plus opening amount trigger, the value 2 is opening amount, the value 3 is button
    7nOutputBinaryState4Binary Output initial stateThe data is of int32 type, which defines from the binary output 1 till the binary output 4 by bit-coding from low to high, a single value of 0 indicates that the output is off (no output signal), and the value of 1 indicates that the output is closed
    8fOutputBinaryHoldTime4Binary Output Hold TimeThe data is of float type, the unit is second, which represents the holding time of the initial state of the binary output
    9fActionTime4action timeThe data is of float type and the unit is second. It records the action time of this output. This variable is output in the form of test results. When the value is less than 0, it means that the test has no action.
    Quality K68i 300V Relay Tester Secondary Injection Test Equipment for sale
    Inquiry Cart 0
    Send your message to this supplier
     
    *From:
    *To: Kingsine Electric Automation Co., Ltd.
    *Subject:
    *Message:
    Characters Remaining: (0/3000)