Herunterladen Inhalt Inhalt Diese Seite drucken

Siemens SIMATIC HMI Handbuch Seite 100

Options
Vorschau ausblenden Andere Handbücher für SIMATIC HMI:
Inhaltsverzeichnis

Werbung

Standardfunktionen der WinCC Skriptsprache
//*******
*******************************************************
if ( uaArchiveClose ( hArchive ) == FALSE )
{
}
//******
*************************************
if ( uaReleaseArchive ( hArchive ) == FALSE )
{
}
//*******
if ( uaDisconnect ( hConnect ) == FALSE )
{
}
}
4-12
Close Archive
printf( "error on closing archive\n" );
return;
Release Connection to Archive
printf( "error on releasing archive\n" );
return;
Disconnect to Component User Archives *************************
printf( "error on disconnection\n" );
return;
08.99
WinCC Handbuch
C79000-G8200-C163-01

Quicklinks ausblenden:

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis