Advertisement
Guest User

Untitled

a guest
Jan 5th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SCL 0.99 KB | None | 0 0
  1. Fb_750_495_Configuration1(
  2.     abIn_750_495:=abIn_750_495,
  3.     typConfig_750_495:=TYP_CONFIG_750_495 ,
  4.     abOut_750_495:=abOut_750_495 ,
  5.     xReady=> ,
  6.     bFeedback=> );
  7.  
  8. Fb_750_495_AC_Compact1(
  9.     xEnable:=xENABLE ,
  10.     tCycleTime:=tCYCLE_TIME ,
  11.     rSelectedScalingFactor:=rSELECTED_SCALING_FACTOR ,
  12.     typ_750_495_State:=typ_750_495_State ,
  13.     abIn_750_495:=abIn_750_495 ,
  14.     abOut_750_495:=abOut_750_495 ,
  15.     bToken:=bTOKEN ,
  16.     xReady=> ,
  17.     rTotalActivePower=> ,
  18.     rTotalReactivePower=> ,
  19.     rTotalApparentPower=> ,
  20.     rTotalPowerFactorPF=> ,
  21.     rTotalActiveEnergy=> ,
  22.     rTotalReactiveEnergy=> ,
  23.     rTotalApparentEnergy=> ,
  24.     rCurrentN=> ,
  25.     xTamperDetect=> ,
  26.     xRotatingField=> ,
  27.     arCurrent=> ,
  28.     axOvercurrent=> ,
  29.     arVoltage_L_N=> ,
  30.     axUndervoltage=> ,
  31.     axOvervoltage=> ,
  32.     arActivePower=> ,
  33.     arReactivePower=> ,
  34.     arApparentPower=> ,
  35.     arCosPhi=> ,
  36.     arPowerFactorPF=> ,
  37.     arFrequency=> ,
  38.     axNoZero=> ,
  39.     axVoltSag=> ,
  40.     ai4Quadrant=> ,
  41.     abFeedback=> );
  42.  
  43. Fb_750_495_State1(abIn_750_495:=abIn_750_49
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement