TrendStorageVariableDescription (STRUCT)ΒΆ
TYPE TrendStorageVariableDescription : STRUCT
This structure describes a variable, whose values are stored in the trend storage.
- InOut:
Name
Type
Comment
m_sVarNameSTRING(255)The name of the variable
m_VarTypeTypeClassA TypeClass value representing the type of the variable
m_diGraphColorDINTThe color of the graph
m_eGraphTypeDescribes, how the graph is drawn
m_eLineStyleThe style, how the lines of the graph are drawn
m_usiLineWidthUSINTThe line width of the graph
m_xActivateMinWarningBOOLFlag indicating, whether values less m_rMinWarningThreshold should use the color m_diMinWarningColor
m_xActivateMaxWarningBOOLFlag indicating, whether values greater m_rMaxWarningThreshold should use the color m_diMaxWarningColor
m_rMinWarningThresholdREALSee m_xActivateMinWarning
m_rMaxWarningThresholdREALSee m_xActivateMaxWarning
m_diMinWarningColorDINTSee m_xActivateMinWarning
m_diMaxWarningColorDINTSee m_xActivateMaxWarning
m_sDescriptionTextIDSTRING(7)The text id for the global textlist to retrieve the description of the variable.
m_xDisplayVariableNameBOOLFlag indicating, whether the variable name should be also displayed or not
m_eCurveTypeECurveTypeCurve type to use
m_eFillingTypeEFillingTypeFilling type to use
m_diFillingColorDINTFilling color
m_iFillingAlphaINTFilling color transparency
m_Grd_diColor1DINTGradient First color
m_Grd_bTranspColor1BYTEGradient First color transparency
m_Grd_diColor2DINTGradient Second color
m_Grd_bTranspColor2BYTEGradient Second color transparency
m_Grd_iAngleINTGradient Angle of rotation
m_Grd_iCenterXINTGradient Point rotation center
m_Grd_iCenterYINTGradient Point rotation center
m_Grd_eGradientTypeETraceGradientTypeGradient Gradient type
m_Grd_xUseTwoColorsBOOLGradient Use two colors
m_Grd_iBrightnessINTGradient Brightness
m_Grd_dwColorBrightnessDWORDGradient Color Brightness