structfuncgenconfig.html
来自「美国COPLEY驱动器,程序开发工具之一.」· HTML 代码 · 共 77 行
HTML
77 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Copley Motion Library: FuncGenConfig Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.4 --><div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>FuncGenConfig Struct Reference</h1><!-- doxytag: class="FuncGenConfig" --><a href="structFuncGenConfig-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>Configuration parameters for amplifier's internal function generator. <p><p>Definition at line <a class="el" href="CML__AmpStruct_8h-source.html#l00781">781</a> of file <a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a>.<table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0"></a><!-- doxytag: member="FuncGenConfig::FuncGenConfig" ref="a0" args="(void)" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="structFuncGenConfig.html#a0">FuncGenConfig</a> (void)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor, sets all members to zero. <br></td></tr><tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o0"></a><!-- doxytag: member="FuncGenConfig::cfg" ref="o0" args="" --><a class="el" href="CML__Utils_8h.html#a7">int16</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structFuncGenConfig.html#o0">cfg</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Configuration. <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o1"></a><!-- doxytag: member="FuncGenConfig::duty" ref="o1" args="" --><a class="el" href="CML__Utils_8h.html#a7">int16</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structFuncGenConfig.html#o1">duty</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Duty cycle in 0.1% (i.e. 0 to 1000). <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o2"></a><!-- doxytag: member="FuncGenConfig::freq" ref="o2" args="" --><a class="el" href="CML__Utils_8h.html#a7">int16</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structFuncGenConfig.html#o2">freq</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Frequency (Hz). <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="CML__Utils_8h.html#a9">int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structFuncGenConfig.html#o3">amp</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Amplitude. <a href="#o3"></a><br></td></tr></table><hr><h2>Member Data Documentation</h2><a class="anchor" name="o3"></a><!-- doxytag: member="FuncGenConfig::amp" ref="o3" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"><a class="el" href="CML__Utils_8h.html#a9">int32</a> <a class="el" href="structFuncGenConfig.html#o3">amp</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Amplitude. <p>Units depend on what the function generator is driving 0.01 Amps for current. 0.1 encoder counts/sec for veloctiy. Encoder counts for position. <p>Definition at line <a class="el" href="CML__AmpStruct_8h-source.html#l00796">796</a> of file <a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a>. </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="CML__AmpStruct_8h-source.html">CML_AmpStruct.h</a></ul><hr><address style="align: right;"><small>Copley Motion Library, Copyright (c) 2002-2003<a href="http://www.copleycontrols.com"><img src="CCC_logo.gif" alt="Copley Controls Corp." align="middle" border=0 ></a></small></address></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?