Go to the dialog "Options > Settings" and navigate to "PLC programming > SCL (Structured > Control Language)". Activate the following opton "Create extended status information".
ничего. С учетом что многие производители называют А/B/D+/D-/D0/D1 как им вздумается, смена полярности - первое действия при решении проблемы, почему нет свзяи
The current values of the tags are displayed in the last column. If no values can be displayed for a tag, the line has a yellow background and three question marks are shown. In this case, select the "Create extended status information" check box in the properties of the block and download the block to the device again. All values are then displayed
Если имеем байт, назовем переменную Х. В тиа портале, присвоим биту байта Х единицу(Х.%Х0:=true). То я правильно понимаю что если записать этот байт 0 и 1 будет : 00000001. А если записать Х.%Х7:=true, то будет 10000000. ?