def energy_meter(): """This parameter delivers the name of the EnergyMeter linked to the active circuit element.""" return dsslib.CktElementS(ctypes.c_int32(4), ''.encode('ascii')).decode('ascii')