@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface S7Variable
String
address
int
count
EDataType
type
public abstract String address
public abstract EDataType type
public abstract int count
Copyright © 2024. All rights reserved.