Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
e4e9098f
Commit
e4e9098f
authored
Nov 11, 2010
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NMpsCell subwindow, 64-bit alignment was missing
parent
89927788
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
nmps/lib/nmps/src/nmps_plc_macro.h
nmps/lib/nmps/src/nmps_plc_macro.h
+9
-9
No files found.
nmps/lib/nmps/src/nmps_plc_macro.h
View file @
e4e9098f
...
...
@@ -36,18 +36,18 @@ typedef struct {
typedef
struct
{
pwr_tFloat32
*
DataP
;
pwr_tObjid
Data_ObjId
;
pwr_tBoolean
Data_Front
;
pwr_tBoolean
Data_Back
;
pwr_tDlid
Data_Dlid
;
pwr_tBoolean
Data_Select
;
pwr_tBoolean
Data_OldSelect
;
pwr_tObjid
Data_ObjId
pwr_dAlignLW
;
pwr_tBoolean
Data_Front
pwr_dAlignW
;
pwr_tBoolean
Data_Back
pwr_dAlignW
;
gdh_tDlid
Data_Dlid
pwr_dAlignW
;
pwr_tBoolean
Data_Select
pwr_dAlignW
;
pwr_tBoolean
Data_OldSelect
pwr_dAlignW
;
}
plc_t_DataInfo
;
typedef
struct
{
pwr_t
UIn
t32
*
DataP
;
pwr_tObjid
Data_ObjId
;
pwr_tRefId
Data_Dlid
;
pwr_t
Floa
t32
*
DataP
;
pwr_tObjid
Data_ObjId
pwr_dAlignW
;
gdh_tDlid
Data_Dlid
pwr_dAlignW
;
}
plc_t_DataInfoMirCell
;
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment