Current location - Plastic Surgery and Aesthetics Network - Plastic surgery and medical aesthetics - Step5.5 sends DB variables to wincc, but that's what I did. But the variables in the db block just can't be entered.
Step5.5 sends DB variables to wincc, but that's what I did. But the variables in the db block just can't be entered.
Db is not a variable, but a data block. Wincc transmits data.

Make sure that the variable format in wincc is the same as the data format of db address.

For example, bool in db can only pass binary.

True transfer floating point

Internal transfer forming