How can AF:query, I reduce the distance bettwen categories of UI and inputbox?
Hello:
I use JDeveloper 12.2.1.
I created AF:Query engine of research, using a ViewObject with UI classes.
AF:query shows the categories and the intputbox below them. (See the image)
How can I reduce the distance bettwen them?
I tried to change the properties of the AF:Query with the skin Editor, but I can't find the way.
Thanks in advance,
Jery
Thanks for your help, Timo.
With this information, I reduced the space, using the following steps:
1. place a styleClass on af:query
2. set DISABLE_CONTENT_COMPRESSION on web.xml file
3. search HTML element to hide with FireBug (Firefox)
4. create a CSS to hide the element HTML (image in this case)
The space is then less:
Jery
Tags: Java
Similar Questions
-
I bought Lightroom 6 (for $149.00 at Staples). I followed the instructions to redeem my serial number. After you enter the redemption code, I got the message of a serial number was unnecessary and I could download. I clicked on download. Downloaded creative cloud. (after hours). I don't want the creative Cloud version, I want to stand alone. How can I get rid of the CC and get what I paid for?
Contact adobe during the time pst support by clicking here and, when available, click on "still need help," https://helpx.adobe.com/contact.html
-
HOW can Z30 blackBerry I REDUCE the USE OF DATA ON Z30, Please HELP.
Hello to all, kindly advice me on how I can reduce the use of internet data on my blackberry, it seems to be using data at a very high speed than expected.
Data settings - App Manager - Device Monitor - Mobile Data use, check apps.
Hub - 3 points (more) - settings - display and Actions - download Images automatically = OFF.
-
How can I get rid of the line dotted around objects flash and links?
I am trying to remove the line dotted around flash objects and links in Firefox 16.01, but I don't know how to find Firefox CSS or what might work to do this. Setting the value of the ring 0 in: config didn't work.
Please make sure that you change the _width, _style no preference.
-
How can I eliminate or reduce the space after a line of text?
I am a beginner. I use Illustrator CC 2015. I typed a line of text, and I have a lot of spacing after the line. I know it's a very basic question, but I have not found the way to do it. Thank you.
The text box matches the lettersize which will always include this space.
Since it is a logo, you must convert text to paths anyway.
Alternatively, you can apply the effect > path > Outline Object
Then check in the preferences "preview use limits.
-
How can I get rid of the white space between my head and my spry navigation bar?
I have been struggling with a problem for the last 2 days and can't seem to work my way around it. I worked on a page in dreamweaver cs4 that seems to have a space between the header and my spry menu bar ONLY in Firefox. Google Chrome and Safari display it correctly. You could point me in the right direction to get rid of this space. Here is the page: http://www.margaritascafe.com/margaritas_layout.html
Here's my code and thank you in advance for your help:
< ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
" < html xmlns =" http://www.w3.org/1999/xhtml ">
< head >
< meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "/ >"
< title > Untitled Document < /title >
< link href = "margaritastyles.css" rel = "stylesheet" type = "text/css" / > "
< script src = "Margaritas_temp_spry/SpryMenuBar.js" type = "text/javascript" > < / script > "
< script src = "Scripts/swfobject_modified.js" type = "text/javascript" > < / script > "
< link href = "Margaritas_temp_spry/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / > "
< / head >< body >
< div id = 'wrapper' >
< div id = "header" >
< object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width = "1000" height = "250" id = 'FlashID' tabindex = "10" title = "Header of Marguerite 2 coffee" > "
< param name = "movie" value = "Flash_movies/Margaritas header 3.swf" / >
< param name = "quality" value = "high" / >
< param name = "wmode" value = "opaque" / >
< param name = "swfversion' value ="9.0.45.0"/ >
<!-this param tag prompts users with Flash Player 6.0 r65 or later to download the latest version of Flash Player. Delete it if you do not want users to display the prompt. ->
< param name = "expressinstall" value = "Scripts/expressInstall.swf" / > "
<!-next object tag is for non - IE browsers. Then he hide from IE using IECC. ->
<!-[if! IE] >->
< object type = "application/x-shockwave-flash" data = "Flash_movies/Margaritas header 3.swf" width = "1000" height = "250" >
<!-<! [endif]-->
< param name = "quality" value = "high" / >
< param name = "wmode" value = "opaque" / >
< param name = "swfversion' value ="9.0.45.0"/ >
< param name = "expressinstall" value = "Scripts/expressInstall.swf" / > "
<!-the browser displays the following alternative content for users of Flash Player 6.0 and higher. ->
< div >
< h4 > the content of this page requires a newer version of Adobe Flash Player. < / h4 >
" < p > < a href =" http://www.Adobe.com/go/getflashplayer_fr "> < img src = ' http://www.Adobe.com/images/shared/download_buttons/get_flash_player.gif "alt = 'Get Adobe Flash player' width = '112' height ="33"/ > < /a > < /p > "
< / div >
<!-[if! IE] >->
< / object >
<!-<! [endif]-->
< / object >
< / div >
< div id = "navigation" >
< ul id = "MenuBar1" class = "MenuBarHorizontal" >
< li > < a href = "#" > home < /a > < /li >
< li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > Menus
< ul >
< li > < a href = "#" > lunch < /a > < /li >
< li > < a href = "#" > dinner < /a > < /li >
< li > < a href = "#" > Cocktail < /a > < /li >
< li > < a href = "#" > Take Out < /a > < /li >
< /ul >
< /li >
< li > < a href = "#" > Photos < /a > < /li >
< li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > Catering
< ul >
< li > < a href = "#" > < /a > < /li > private Party
< /ul >
< /li >
< li > < a href = "#" > book < /a > < /li >
< li > < a href = "#" > Contact < /a > < /li >
< li > < a href = "#" > feedback < /a > < /li >
< li > < a href = "#" > Directions < /a > < /li >
< /ul >
< / div >
< div id = "maincontentlayout3" > the content of id "maincontentlayout3" goes here < / div >
< div id = "special" > < img src = "png-gif-jpg/Tuesday night features" width = "200" height = "70" alt = "Of Marguerite Tuesday Night Special" / > < img src = "png-gif-jpg/Wednesday features" width = "200" height = "70" alt = "Wednesday 2 for 1 special dinner to Margarita" / > < img src = "png-gif-jpg/Thursday features" width = "200" height = "70" alt = "ladies Thursday evening at the Café of Marguerite" / > < img src = "png-gif-jpg/Friday features" width = "200" height = "70" alt = "TGIF Happy Hour Friday at the Café Margarita"/ > < img src ="png-gif-jpg/Sunday features"width ="200"height ="70"alt ="Sunday Kids Eat Free at the Café of Marguerite!"/ > < / div >
< div id = "footer" > < img src = "png-gif-jpg/Margaritas Facebook logo.png" alt = "Facebook" width = "40" height = "25" align = "absmiddle" / > < img src = "png-gif-jpg/Margaritas Twitter logo.png" alt = "Logo of Twitter" width = "40" height = "25" align = "absmiddle" / > < img src = "png-gif-jpg/merchantcircle_mini.png" alt = "Logo of merchant circle" width = "63" height = "25" align = "absmiddle" / > < / div >
< / div >
< script type = "text/javascript" >
<!--
var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "Margaritas_temp_spry/SpryMenuBarDownHover.gif", imgRight:"Margaritas_temp_spry/SpryMenuBarRightHover.gif"});})->
< /script >
< / body >
< / html >CSS:
#navigation {margin-top:-3px ;}}
Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
http://ALT-Web.com/
http://Twitter.com/ALTWEB -
How can I get rid of the real Antivirus program
How can I get rid of the Real Antivirus program? Sorry, and his poppings had driven crazy me, me preventing system problems and there...
-
I have a .pmd file how can I open it without the Pagemaker?
I have a .pmd file how can I open it without the Pagemaker?
InDesign CS6 and earlier can open it with putting in custody who they're going anywhere nearby unusable.
-
How can I query the XML file that is stored as a CLOB data?
Hi people,
Please see below the example XML file, which is stored in 'os_import_docs', 'document' as a CLOB column.
I would like to ask this XML file using some select SQL.
How can I query form below XML?
example - does not:<?xml version="1.0" encoding="UTF-8"?> <etd> <header> <AR>000000000</AR> <AW>0</AW> <CT>S</CT> <CU>H</CU> <CZ>SS48</CZ> <BU>4</BU> <CH>0032</CH> <CK>2012-11-01</CK> <CL>21:18</CL> <CW>225</CW> <CX>0</CX> <CF>SS-CZL18</CF> <DV>2</DV> </header> <account_group id="234"> <account id="234"> <invoice id="000742024"> <da> <AR>000742024</AR> <AW>0</AW> <CT>D</CT> <CU>A</CU> <CH>0032</CH> <BY>31-10-2012</BY> <CA>25-10-2012</CA> <AB>234</AB> <AA>234</AA> <BS>88754515</BS> <AD>Mike Tyson</AD> <AC>Mike Tyson</AC> <AZ>CZ6521232465</AZ> <AE/> <CG>A</CG> <AL>A</AL> <BZ>.</BZ> <AH>Some street</AH> <AI/> <AF>Some city</AF> <AK>Kraj</AK> <AG>CZ</AG> <AJ>885 21</AJ> <CR>21-11-2012</CR> <AY>602718709</AY> <AV>800184965</AV> <AP/> <AO/> <AQ/> <AN/> </da> <da> <AR>000742024</AR> <AW>0</AW> <CT>D</CT> <CU>A</CU> <CH>0032</CH> <BY>31-10-2012</BY> <CA>25-10-2012</CA> <AB>234</AB> <AA>234</AA> <BS>88754515</BS> <AD>Mike Tyson</AD> <AC>Mike Tyson</AC> <AZ>CZ6521232465</AZ> <AE/> <CG>A</CG> <AL>L</AL> <BZ>Mike Tyson</BZ> <AH>Some street</AH> <AI/> <AF>Some city</AF> <AK>Kraj</AK> <AG>CZ</AG> <AJ>885 21</AJ> <CR>21-11-2012</CR> <AY/> <AV>800184965</AV> <AP/> <AO/> <AQ/> <AN/> </da> <detaildc CH="0032" AB="234" BS="11888954" BB="32" BA="CZ" AT="" CI="7077329000002340342" AU="" DU="1Z48395" CB="CZK"> <dc> <AW>0</AW> <CT>D</CT> <CU>C</CU> <BY>31-10-2012</BY> <CA>25-10-2012</CA> <CV>8151</CV> <BT>12111</BT> <CJ>1</CJ> <AM>0</AM> <DR>PC</DR> <DS/> <DO>25-10-2012</DO> <DQ>18:42</DQ> <CE>1</CE> <BH>8151</BH> <CY>8151 SHELL MALKOVICE P</CY> <DP>049336</DP> <DT/> <BQ/> <BR>500000</BR> <CN>30</CN> <CM>030</CM> <BO>160,00</BO> <BF>38,900</BF> <BC>6224,00</BC> <BI>32,417</BI> <CD>B</CD> <BG>0,600</BG> <BK>31,817</BK> <BJ>0,000</BJ> <DI>8</DI> <BP>20,00%</BP> <CC>CZK</CC> <BM>5090,67</BM> <BN>1018,13</BN> <BL>6108,80</BL> <BD>5090,67</BD> <BE>1018,13</BE> <DW>6108,80</DW> <CO>Nafta</CO> </dc> </detaildc> <dt> <AR>000742024</AR> <AW>0</AW> <CT>D</CT> <CU>T</CU> <CH>0032</CH> <BY>31-10-2012</BY> <CA>25-10-2012</CA> <AB>234</AB> <AA>234</AA> <BS>11888954</BS> <BB/> <BA>CZ</BA> <DG>1</DG> <CN>30</CN> <CM>030</CM> <DF>160,00</DF> <DH>litr</DH> <DJ>20,00%</DJ> <DD>5090,67</DD> <DE>1018,13</DE> <DC>6108,80</DC> <DB>CZK</DB> <DA>P</DA> <AX/> <CQ/> <CP/> </dt> <dt> <AR>000742024</AR> <AW>0</AW> <CT>D</CT> <CU>T</CU> <CH>0032</CH> <BY>31-10-2012</BY> <CA>25-10-2012</CA> <AB>234</AB> <AA>234</AA> <BS>11888954</BS> <BB/> <BA>CZ</BA> <DG>2</DG> <CN/> <CM/> <DF>160,00</DF> <DH>litr</DH> <DJ/> <DD>5090,67</DD> <DE>1018,13</DE> <DC>6108,80</DC> <DB>CZK</DB> <DA/> <AX/> <CQ/> <CP/> </dt> <dt> <AR>000742024</AR> <AW>0</AW> <CT>D</CT> <CU>T</CU> <CH>0032</CH> <BY>31-10-2012</BY> <CA>25-10-2012</CA> <AB>234</AB> <AA>234</AA> <BS>11888954</BS> <BB/> <BA>CZ</BA> <DG>19</DG> <CN/> <CM/> <DF/> <DH/> <DJ/> <DD>5090,67</DD> <DE>1018,13</DE> <DC>6108,80</DC> <DB>CZK</DB> <DA/> <AX/> <CQ/> <CP/> </dt> <dt> <AR>000742024</AR> <AW>0</AW> <CT>D</CT> <CU>T</CU> <CH>0032</CH> <BY>31-10-2012</BY> <CA>25-10-2012</CA> <AB>234</AB> <AA>234</AA> <BS>11888954</BS> <BB/> <BA>CZ</BA> <DG>8</DG> <CN/> <CM/> <DF/> <DH/> <DJ/> <DD>5090,67</DD> <DE>1018,13</DE> <DC>6108,80</DC> <DB>CZK</DB> <DA/> <AX/> <CQ/> <CP/> </dt> </invoice> </account> </account_group> <footer> <AR>999999999</AR> <AW>0</AW> <CT>S</CT> <CU>T</CU> <CZ>SS48</CZ> <BU>4</BU> <CH>0032</CH> <CK>2012-11-01</CK> <CL>23:04</CL> <CW>225</CW> <BX>1</BX> <CS>7</CS> <BW>0000000000000610880</BW> </footer> </etd>
Thank you very muchselect x.* from os_import_docs d ,XMLTABLE('/etd/header' PASSING httpuritype(d.document).getXML() COLUMNS response_status varchar2(50) PATH 'AR' ) x where d.object_id = 2587058 and rownum = 1; ORA-22835: Buffer too small for CLOB to CHAR or BLOB to RAW conversion (actual: 6196, maximum: 4000)
TomasNo error on my side.
I just put in the comments the two columns:
SQL> SELECT h.AR 2 , h.CK 3 , h.CF 4 , i.AR4 5 , i.AD 6 , ddc.* 7 --, i.AR5 8 --, i.DG 9 , ddn.* 10 , h.CZ 11 , h.BU 12 , h.CH 13 , h.CK7 14 , h.CL 15 FROM os_import_docs d, 16 XMLTable( 17 '/etd' 18 PASSING xmlparse(document d.document) 19 COLUMNS 20 AR varchar2(10) PATH 'header/AR' 21 , CK varchar2(10) PATH 'header/CK' 22 , CF varchar2(10) PATH 'header/CF' 23 , CZ varchar2(10) PATH 'footer/CZ' 24 , BU varchar2(10) PATH 'footer/BU' 25 , CH varchar2(10) PATH 'footer/CH' 26 , CK7 varchar2(10) PATH 'footer/CK' 27 , CL varchar2(10) PATH 'footer/CL' 28 , invoices xmltype PATH 'account_group/account/invoice' 29 ) h 30 , XMLTable( 31 '/invoice' 32 PASSING h.invoices 33 COLUMNS 34 AR4 varchar2(10) PATH 'da/AR' 35 , AD varchar2(20) PATH 'da/AD' 36 --, AR5 varchar2(10) PATH 'dt/AR' 37 --, DG varchar2(10) PATH 'dt/DG' 38 , detaildc xmltype PATH 'detaildc' 39 , detaildn xmltype PATH 'detaildn' 40 ) i 41 , XMLTable( 42 '/detaildc' 43 PASSING i.detaildc 44 COLUMNS 45 DU varchar2(10) PATH '@DU' 46 , CB varchar2(10) PATH '@CB' 47 , DO varchar2(10) PATH 'dc/DO' 48 , CY varchar2(20) PATH 'dc/CY' 49 , BM varchar2(10) PATH 'dc/BM' 50 , CO varchar2(30) PATH 'dc/CO' 51 ) (+) ddc 52 , XMLTable( 53 '/detaildn' 54 PASSING i.detaildn 55 COLUMNS 56 CI varchar2(20) PATH '@CI' 57 , BY_ varchar2(10) PATH 'dn/BY' 58 , BM6 varchar2(10) PATH 'dn/BM' 59 ) (+) ddn 60 ; AR CK CF AR4 AD DU CB DO CY BM CO CI BY_ BM6 CZ BU CH CK7 CL ---------- ---------- ---------- ---------- -------------------- ---------- ---------- ---------- -------------------- ---------- ------------------------------ -------------------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- 000000000 2012-10-31 SS-CZL19 EI08P4993 ING. ANTONIN GURICA, 1Z48395 EUR 16-10-2012 ASFINAG POST_MAUT 1940,60 Dalnicni znamka SS47 4 0032 2012-10-31 01:25 000000000 2012-10-31 SS-CZL19 EI08P4993 ING. ANTONIN GURICA, 1Z48395 EUR 17-10-2012 ASFINAG POST_MAUT 1328,10 Dalnicni znamka SS47 4 0032 2012-10-31 01:25 000000000 2012-10-31 SS-CZL19 EI08P4993 ING. ANTONIN GURICA, 1Z48395 EUR 23-10-2012 ASFINAG POST_MAUT 1831,80 Dalnicni znamka SS47 4 0032 2012-10-31 01:25 000000000 2012-10-31 SS-CZL19 EI08P4993 ING. ANTONIN GURICA, 1Z48395 EUR 24-10-2012 ASFINAG POST_MAUT 867,30 Dalnicni znamka SS47 4 0032 2012-10-31 01:25 000000000 2012-10-31 SS-CZL19 EI08P4993 ING. ANTONIN GURICA, 1Z48396 EUR 23-10-2012 ASFINAG POST_MAUT 2749,00 Dalnicni znamka SS47 4 0032 2012-10-31 01:25
000000000 2012-10-31 SS-CZL19 EI3496334 ING. ANTONIN GURICA, 1Z48397 HUF 29-10-2012 ALLAMI AUTOPALYAKEZE 233,50 Dalnicni znamka SS47 4 0032 2012-10-31 01:25 000000000 2012-10-31 SS-CZL19 EI4DG3954 ING. ANTONIN GURICA, EUR 22-10-2012 1047061 24267,70 Dalnicni znamka SS47 4 0032 2012-10-31 01:25 000000000 2012-10-31 SS-CZL19 EI4E34269 ING. ANTONIN GURICA, EUR 23-10-2012 TBS VIACARD 5671,60 Dalnicni poplatek SS47 4 0032 2012-10-31 01:25 000000000 2012-10-31 SS-CZL19 EI8QF1520 ING. ANTONIN GURICA, 1Z48395 EUR 29-10-2012 LAMAIN 200,10 Dalnicni znamka SS47 4 0032 2012-10-31 01:25 78 rows selected -
When I open a new window or click a link that opens a new window, the new window has two blue bars along the top of the screen. The top bar is the one that I expect to see with the firefox logo, the name of the Web looking at page and the reduce, enlarge, close buttons. The second bar, below, has a tab orange on the left side who says "Firefox" with an arrow pointing downwards and then on the right side has him minimize, maximize and close buttons. These buttons are the same buttons on the blue bar to the top do. Below the second blue bar is the normal toolbar, but the upstream and downstream buttons do not work. How can I get rid of the second blue bar. He began to appear after the last update I did last week.
This always happens if you launch Firefox with extensions disabled?
This page is a report of another user with the same problem, which says that the problem has disappeared after disable the extensions.
-
How can I get rid of the margin on the right side of an e-mail that I opened in outlook?
How can I get rid of the margin on the right side of an e-mail that I opened in outlook?
Hi Larry,
-Are you referring to Outlook.com or Microsoft Office Outlook?
If you are referring to Outlook.com, I suggest you to report the query in Windows Live Forums for assistance.
http://answers.Microsoft.com/en-us/windowslive/forums
If you are referring to Microsoft Office Outlook, I suggest you to send your request in Office and Outlook Forums for assistance.
http://answers.Microsoft.com/en-us/Office/forums/Outlook
It will be useful.
-
How can I share network between the computer laptop windows 7 into a window of 8 tab?
How can I share network between the computer laptop windows 7 into a window of 8 tab?
Hi HollyMcColl,
Thanks for posting your query in the Microsoft Community Forums.
I understand from the description of the issue you are trying to share the computer network between Windows 7 and Windows 8. I will certainly help you in this regard.
I appreciate if you could help me with more information.
-Using Windows 8 Surface RT?
Note: You can create a Windows RT PC home group, but you can join one.
I suggest you to consult the help articles and check if it helps.
A Wi - Fi & networking
http://Windows.Microsoft.com/en-in/Windows-8/HomeGroup#1TC=T1
Share files on a home network or your Surface
Share files and folders on a network or shared PC
http://Windows.Microsoft.com/en-us/Windows-8/share-files-folders
Get back to us if you need further assistance on Windows 8. We will be happy to help you.
-
How can I insert image into the image in adobe first pro cc 2015
How can I insert image into the image in adobe first pro cc 2015. I want to put a fixed image on a video sequence as a pip.
1 import the photo into your project (CTL-I or just drag & drop in the project Panel)
2 dag photo imported on your timeline in a track located above the video you already have.
3. click the clip of the photo in the timeline panel and then click on the control panel of the effect of the Source Panel tab.
4. here you can resize, move, and even rotate the picture of the "query" fixed effect. You can use the sliders or click on the area next to the word "Query" and use your mouse to do everything from the program Panel.
Good luck and have fun. BTW: once you get it you like, you can even animate the PIP to fly in or any other movement, you can think of with keyframes.
-
How can I escape commas inside the function listQualify?
I have
am a newbie in coldfusion. I need help. My database has records of names of companies as: abc, Inc. For now I'm using this query:
SELECT DISTINCT COMPANY FROM ComapanyTable WHERE (Company IN (#ListQualify(form.cCompanyList2, "'", ",")#))
This problem is that it separates CBA, Inc..
SELECT DISTINCT Company FROM CompanyTableWHERE (Company IN ('abc',' Inc.','xyz','Inc.'))
I need to get the list, as it is, i.e. as: "abc, Inc.", "xyz, Inc." so that I can later insert these values into a new table.
Insert the code:
<cfquery name="insertPair" datasource="#DSN#" dbtype="ODBC"> INSERT INTO tblChildCompanyToParent (Parent_Account_ID, Child_Account_ID) SELECT DISTINCT <cfqueryparam value = "#form.pCompanyList#" CFSQLType = "CF_SQL_VARCHAR">, Company FROM CompanyTable WHERE Company IN (<cfqueryparam value="#ValueList(insertSelect.Company,';' )#" CFSQLType = "CF_SQL_VARCHAR" list="true" separator=";">) </cfquery>
Code of the selection list
<select multiple name="cCompanyList2" id="cCompanyList2" class="selectCCompany" data-attribute="selCCompany" size="10"> <cfloop query="childCompanyList"> <option value="#childCompanyList.Child_Account_ID#">#childCompanyList.Company#</option> </cfloop> </select>
Y at - it anyway to solve this problem.
Thank you for your help.
I managed to fix it.
I posted the solution to StackOverflow
SQL - how can I escape commas inside the function listQualify? -Stack overflow
Thank you once again!
-
How can I get rid of the message air play?
How can I get rid of the message air play on 4th gen apple tv?
MSG continuously appears on the television screen while screen saver is turned on by using apptv 4th gen
Maybe you are looking for
-
CTRL T does not load a new tab
When I use Ctrl-T or click on the + tab, I get an error. The address bar has the addresses of all the tabs loaded in common and of course, fails. This occurs in the user account from my work, but not in the Admin or a new Test user account. Also, if
-
Designjet Z2100: HP Designjet Z2100 does not print MK
I have a HP Z2100 44 "which is out of warranty for several years. Recently, we noticed that the color printing large format have been turned off (do not look right). Finally, we ran a diagnostic image (see below) and found that there is no matte bl
-
How to convert the lower to the higher version version code?
Hi all, I bought the Agilent DMM with the support of LAN. With the DMM, they gave examples in labview 7.x. But I'll be working examples in labview 8.6. And also, I have attached an example of code that was provided by agilent. How can I change the co
-
How do I program labview to read all 8 compact fieldpoint modules?
I am new to fieldpoint and I my set-up block diagram to read 8 strain gauges using a SG-140 module. My basket is filled with strain gauge modules 8 SG-140, and I need to know how to fix my diagram to read all 8 modules of SG - 140. So, I need a tot
-
printer says its troubleshooting, but can't find the problem
I have a MFC-9560CDW printerI have a Dell Optiplex 990 running on Windows 7 Professional Printer says I'm connected but she need to troubleshooting when I click on solve it says that it cannot find a problem